An augmented transition network is a transition network that allows procedures to be attached to arcs that act as an additional test to allow the arc to be traversed. In particular this offers a mechanism to model context sensitive grammars and hence more complex patterns of input than would be possible with a simple transition network.
Used in Chap. 13: pages 207, 210, 211, 212
Also known as augmented